home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
addons
/
photodraw
/
IE401
/
VRML2C.EXE
/
RCDATA
/
CABINET
/
v2crem.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1997-10-31
|
2KB
|
115 lines
;MSVRML2 C installation
;Copyright (c) 1997 Microsoft Corporation
[version]
signature="$CHICAGO$"
AdvancedINF=2.5
;Dest dirs
[DestinationDirs]
;VRML2.OC.Files=10,OCCACHE
VRML2.Sys.Files=11
VRML2.Help.Files=18
VRML2.Image.Files=18,%imagedir%
VRML2.Remove.Files=17
;classes
VRML2.Class.Files=10,%javadir%\%classdir%
; installation targets
[Uninstall]
BeginPrompt = VRML2C.BeginPrompt
EndPrompt = VRML2C.EndPrompt
UnRegisterOCXs=RegisterOCXSection
DelReg=VRML2.Uninstall.Reg,VRML2.Settings.Reg
DelFiles=VRML2.Help.Files,VRML2.Class.Files,VRML2.Sys.Files,VRML2.Image.Files
;VRML2.Remove.Files,
[VRML2.Uninstall.Reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstName%
[VRML2.Sys.Files]
MSV2CJAV.DLL
MSV2CMAR.AX
MSV2CMVR.AX
MSVRML2C.OCX
[VRML2.Class.Files]
MSVRML.ZIP
[VRML2.Help.Files]
devguide.htm
faq.htm
license.htm
relnotes.htm
tourguid.htm
[VRML2.Image.Files]
anchor.gif
a_sensor.gif
c_goto.gif
c_pan.gif
c_roll.gif
c_study.gif
c_turn.gif
c_walk.gif
dir.txt
goto.gif
g_sensor.gif
pan.gif
p_sensor.gif
restore.gif
roll.gif
r_sensor.gif
splash.gif
straight.gif
study.gif
s_sensor.gif
tn_best.gif
tn_good.gif
tn_poor.gif
turn.gif
t_sensor.gif
view.gif
walk.gif
w_sensor.gif
zoomout.gif
[VRML2.Remove.Files]
V2CREM.INF
[VRML2.Settings.Reg]
HKLM,Software\Microsoft\%AppName%
HKCU,Software\Microsoft\%AppName%
[RegisterOCXSection]
%11%\MSVRML2C.OCX
; %11%\MSV2CMAR.AX
; %11%\MSV2CMVR.AX
[VRML2C.BeginPrompt]
Prompt="%CONFIRMATION%"
ButtonType=OK
Title="%TITLE%"
[VRML2C.EndPrompt]
Prompt="%DONE%"
ButtonType=OK
Title="%TITLE%"
[Strings]
;NOTE: this MUST match what is in WVDEFS.H
AppName = "VRML Browser"
UninstName = "VRMLBrowser"
CONFIRMATION = "This will remove MS VRML 2.0 VIEWER, Continue?"
TITLE = "MS VRML 2.0 Uninstall"
DONE = "MS VRML 2.0 Viewer has been uninstalled"
javadir = "JAVA"
classdir = "CLASSES"
imagedir = "IMAGES"